home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4126 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: bellport5.eecs.nwu.edu!user
  2. From: muzaffar@casbah.acns.nwu.edu (Usman Muzaffar)
  3. Newsgroups: comp.lang.c,comp.lang.pascal.borland,comp.os.msdos.programmer
  4. Subject: HELP: Borland Graphics Interface
  5. Date: Thu, 01 Feb 1996 21:34:06 -0600
  6. Organization: Northwestern University
  7. Message-ID: <muzaffar-0102962134060001@bellport5.eecs.nwu.edu>
  8. NNTP-Posting-Host: bellport5.eecs.nwu.edu
  9.  
  10.  
  11. Hi -
  12.  
  13. Sorry for the crosspost; not sure who could answer this.
  14.  
  15. Simple question: I have Borland Turbo C++ 3.1 (1992, old, I know).
  16. The Borland Graphics Interface BGI has some drivers (*.BGI) and 
  17. some fonts (*.CHR). A utility called BGIOBJ.EXE is supposed to let
  18. you change both fonts and drivers into *.OBJ files so they can be
  19. linked to your executable and need not be present as separate files
  20. on disk at runtime.
  21.  
  22. Problem is simple: Although BGI comes with 10 different fonts,
  23. for some reason only 4 of them (LITT.CHR, SANS.CHR, can't remember
  24. other two) can be converted by BGIOBJ.EXE. In fact, the documentation
  25. for BGIOBJ.EXE mentions that these four can be converted, and says
  26. nothing of the other ones.
  27.  
  28. But it doesn't say why, or if there's a way to convert the others ones.
  29. Is there? Can anyone confirm that BGIOBJ does NOT convert, say, GOTHIC.CHR
  30. to GOTHIC.OBJ ? Do I have defective fonts, or converter, or am I just
  31. out of luck?
  32.  
  33. On a related question, are other *.CHR fonts available? If so, where?
  34.  
  35. thanks for any answers,
  36. email if possible
  37.  
  38. usman
  39. muzaffar@casbah.acns.nwu.edu
  40.